2025-11-13 08:47:26,908 [ 186282 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-11-13 08:47:26,909 [ 186282 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-11-13 08:47:26,909 [ 186282 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-11-13 08:47:26,909 [ 186282 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_f5rt9w --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel1_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback]' test_extreme_deduplication/test.py::test_deduplication_window_in_seconds test_failed_async_inserts/test.py::test_failed_async_inserts test_fetch_memory_usage/test.py::test_huge_column test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation test_file_schema_inference_cache/test.py::test test_fix_metadata_version/test.py::test_fix_metadata_version test_force_deduplication/test.py::test_basic test_format_schema_on_server/test.py::test_drop_cache_protobuf_format test_format_schema_on_server/test.py::test_drop_capn_proto_format test_format_schema_on_server/test.py::test_protobuf_format_input test_format_schema_on_server/test.py::test_protobuf_format_output test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table test_group_array_element_size/test.py::test_limit_size test_group_array_element_size/test.py::test_max_exement_size test_hedged_requests_parallel/test.py::test_combination1 test_hedged_requests_parallel/test.py::test_combination2 test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample test_hedged_requests_parallel/test.py::test_send_data test_hedged_requests_parallel/test.py::test_send_table_status_sleep test_http_handlers_config/test.py::test_absolute_path_static_handler test_http_handlers_config/test.py::test_config_static_handler test_http_handlers_config/test.py::test_defaults_http_handlers test_http_handlers_config/test.py::test_defaults_http_handlers_config_order test_http_handlers_config/test.py::test_dynamic_query_handler test_http_handlers_config/test.py::test_fixed_static_handler test_http_handlers_config/test.py::test_predefined_query_handler test_http_handlers_config/test.py::test_prometheus_handler test_http_handlers_config/test.py::test_relative_path_static_handler test_http_handlers_config/test.py::test_replicas_status_handler test_intersecting_parts/test.py::test_intersect_parts_when_restart test_interserver_dns_retires/test.py::test_query test_jbod_balancer/test.py::test_jbod_balanced_merge test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream test_kafka_bad_messages/test.py::test_bad_messages_to_mv test_keeper_client/test.py::test_base_commands test_keeper_client/test.py::test_big_family test_keeper_client/test.py::test_delete_stale_backups test_keeper_client/test.py::test_find_super_nodes test_keeper_client/test.py::test_four_letter_word_commands test_keeper_client/test.py::test_get_all_children_number test_keeper_client/test.py::test_quoted_argument_parsing test_keeper_client/test.py::test_rm_with_version test_keeper_client/test.py::test_rm_without_version test_keeper_client/test.py::test_set_with_version test_keeper_client/test.py::test_set_without_version test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command test_keeper_secure_client/test.py::test_connection test_keeper_three_nodes_start/test.py::test_smoke test_keeper_znode_time/test.py::test_between_servers test_keeper_znode_time/test.py::test_server_restart test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally test_ldap_external_user_directory/test.py::test_role_mapping test_logs_level/test.py::test_check_client_logs_level test_manipulate_statistics/test.py::test_replicated_db test_manipulate_statistics/test.py::test_replicated_table_ddl test_manipulate_statistics/test.py::test_single_node_normal test_manipulate_statistics/test.py::test_single_node_wide test_memory_profiler_min_max_borders/test.py::test_trace_boundaries_work test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts test_merge_tree_azure_blob_storage/test.py::test_big_insert test_merge_tree_azure_blob_storage/test.py::test_create_table test_merge_tree_azure_blob_storage/test.py::test_endpoint test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze 'test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False]' 'test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True]' test_merge_tree_azure_blob_storage/test.py::test_inserts_selects test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select test_merge_tree_azure_blob_storage/test.py::test_table_manipulations test_odbc_interaction/test.py::test_concurrent_queries test_odbc_interaction/test.py::test_many_connections test_odbc_interaction/test.py::test_mysql_insert test_odbc_interaction/test.py::test_mysql_odbc_select_nullable -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns test_ldap_external_user_directory/test.py::test_authentication_fail test_manipulate_statistics/test.py::test_replicated_db test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception test_hedged_requests_parallel/test.py::test_combination1 test_http_handlers_config/test.py::test_absolute_path_static_handler test_format_schema_on_server/test.py::test_drop_cache_protobuf_format test_odbc_interaction/test.py::test_concurrent_queries test_keeper_client/test.py::test_base_commands test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] [gw8] [ 1%] PASSED test_format_schema_on_server/test.py::test_drop_cache_protobuf_format test_format_schema_on_server/test.py::test_drop_capn_proto_format [gw2] [ 2%] PASSED test_http_handlers_config/test.py::test_absolute_path_static_handler test_http_handlers_config/test.py::test_config_static_handler [gw8] [ 3%] PASSED test_format_schema_on_server/test.py::test_drop_capn_proto_format test_format_schema_on_server/test.py::test_protobuf_format_input [gw8] [ 4%] PASSED test_format_schema_on_server/test.py::test_protobuf_format_input test_format_schema_on_server/test.py::test_protobuf_format_output [gw8] [ 5%] PASSED test_format_schema_on_server/test.py::test_protobuf_format_output [gw3] [ 6%] PASSED test_keeper_client/test.py::test_base_commands test_keeper_client/test.py::test_big_family [gw3] [ 7%] PASSED test_keeper_client/test.py::test_big_family test_keeper_client/test.py::test_delete_stale_backups [gw3] [ 8%] PASSED test_keeper_client/test.py::test_delete_stale_backups test_keeper_client/test.py::test_find_super_nodes [gw3] [ 9%] PASSED test_keeper_client/test.py::test_find_super_nodes test_keeper_client/test.py::test_four_letter_word_commands [gw3] [ 10%] PASSED test_keeper_client/test.py::test_four_letter_word_commands test_keeper_client/test.py::test_get_all_children_number [gw3] [ 11%] PASSED test_keeper_client/test.py::test_get_all_children_number test_keeper_client/test.py::test_quoted_argument_parsing [gw3] [ 12%] PASSED test_keeper_client/test.py::test_quoted_argument_parsing test_keeper_client/test.py::test_rm_with_version [gw3] [ 13%] PASSED test_keeper_client/test.py::test_rm_with_version test_keeper_client/test.py::test_rm_without_version [gw3] [ 14%] PASSED test_keeper_client/test.py::test_rm_without_version test_keeper_client/test.py::test_set_with_version [gw3] [ 15%] PASSED test_keeper_client/test.py::test_set_with_version test_keeper_client/test.py::test_set_without_version [gw3] [ 16%] PASSED test_keeper_client/test.py::test_set_without_version [gw6] [ 17%] PASSED test_manipulate_statistics/test.py::test_replicated_db test_manipulate_statistics/test.py::test_replicated_table_ddl [gw5] [ 18%] PASSED test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass [gw5] [ 19%] PASSED test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes test_group_array_element_size/test.py::test_limit_size test_jbod_balancer/test.py::test_jbod_balanced_merge [gw4] [ 20%] PASSED test_hedged_requests_parallel/test.py::test_combination1 test_hedged_requests_parallel/test.py::test_combination2 [gw7] [ 21%] SKIPPED test_odbc_interaction/test.py::test_concurrent_queries test_odbc_interaction/test.py::test_many_connections [gw5] [ 22%] PASSED test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally [gw1] [ 23%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] [gw7] [ 24%] SKIPPED test_odbc_interaction/test.py::test_many_connections test_odbc_interaction/test.py::test_mysql_insert [gw7] [ 25%] SKIPPED test_odbc_interaction/test.py::test_mysql_insert test_odbc_interaction/test.py::test_mysql_odbc_select_nullable [gw7] [ 26%] SKIPPED test_odbc_interaction/test.py::test_mysql_odbc_select_nullable [gw6] [ 27%] PASSED test_manipulate_statistics/test.py::test_replicated_table_ddl test_manipulate_statistics/test.py::test_single_node_normal [gw5] [ 28%] PASSED test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally test_ldap_external_user_directory/test.py::test_role_mapping [gw2] [ 29%] PASSED test_http_handlers_config/test.py::test_config_static_handler test_http_handlers_config/test.py::test_defaults_http_handlers [gw5] [ 30%] PASSED test_ldap_external_user_directory/test.py::test_role_mapping test_fetch_memory_usage/test.py::test_huge_column test_failed_async_inserts/test.py::test_failed_async_inserts [gw9] [ 31%] PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream [gw4] [ 32%] PASSED test_hedged_requests_parallel/test.py::test_combination2 test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample [gw6] [ 33%] PASSED test_manipulate_statistics/test.py::test_single_node_normal test_manipulate_statistics/test.py::test_single_node_wide [gw8] [ 34%] PASSED test_group_array_element_size/test.py::test_limit_size test_group_array_element_size/test.py::test_max_exement_size [gw1] [ 35%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] [gw2] [ 36%] PASSED test_http_handlers_config/test.py::test_defaults_http_handlers test_http_handlers_config/test.py::test_defaults_http_handlers_config_order [gw6] [ 37%] PASSED test_manipulate_statistics/test.py::test_single_node_wide [gw4] [ 38%] PASSED test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample test_hedged_requests_parallel/test.py::test_send_data [gw7] [ 39%] SKIPPED test_fetch_memory_usage/test.py::test_huge_column [gw3] [ 40%] PASSED test_jbod_balancer/test.py::test_jbod_balanced_merge test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch [gw5] [ 41%] PASSED test_failed_async_inserts/test.py::test_failed_async_inserts test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation [gw1] [ 42%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] test_file_schema_inference_cache/test.py::test test_fix_metadata_version/test.py::test_fix_metadata_version [gw8] [ 43%] PASSED test_group_array_element_size/test.py::test_max_exement_size test_keeper_znode_time/test.py::test_between_servers [gw4] [ 44%] PASSED test_hedged_requests_parallel/test.py::test_send_data test_hedged_requests_parallel/test.py::test_send_table_status_sleep [gw1] [ 45%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] [gw7] [ 46%] PASSED test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation [gw4] [ 47%] PASSED test_hedged_requests_parallel/test.py::test_send_table_status_sleep [gw5] [ 48%] PASSED test_fix_metadata_version/test.py::test_fix_metadata_version test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table [gw2] [ 49%] PASSED test_http_handlers_config/test.py::test_defaults_http_handlers_config_order test_http_handlers_config/test.py::test_dynamic_query_handler [gw1] [ 50%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] test_force_deduplication/test.py::test_basic [gw0] [ 51%] PASSED test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings [gw0] [ 52%] PASSED test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition [gw8] [ 53%] PASSED test_keeper_znode_time/test.py::test_between_servers test_keeper_znode_time/test.py::test_server_restart [gw4] [ 54%] SKIPPED test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena [gw0] [ 55%] PASSED test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts [gw1] [ 56%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] [gw0] [ 57%] PASSED test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts test_merge_tree_azure_blob_storage/test.py::test_big_insert [gw2] [ 58%] PASSED test_http_handlers_config/test.py::test_dynamic_query_handler test_http_handlers_config/test.py::test_fixed_static_handler [gw0] [ 59%] PASSED test_merge_tree_azure_blob_storage/test.py::test_big_insert test_merge_tree_azure_blob_storage/test.py::test_create_table [gw0] [ 60%] PASSED test_merge_tree_azure_blob_storage/test.py::test_create_table test_merge_tree_azure_blob_storage/test.py::test_endpoint [gw0] [ 61%] PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check [gw0] [ 62%] PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container [gw5] [ 63%] PASSED test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table [gw0] [ 64%] PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix [gw0] [ 65%] PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze [gw7] [ 66%] PASSED test_force_deduplication/test.py::test_basic [gw0] [ 67%] PASSED test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False] [gw8] [ 68%] PASSED test_keeper_znode_time/test.py::test_server_restart [gw1] [ 69%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] test_memory_profiler_min_max_borders/test.py::test_trace_boundaries_work test_keeper_secure_client/test.py::test_connection [gw3] [ 70%] PASSED test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch test_logs_level/test.py::test_check_client_logs_level [gw6] [ 71%] PASSED test_file_schema_inference_cache/test.py::test [gw2] [ 72%] PASSED test_http_handlers_config/test.py::test_fixed_static_handler test_http_handlers_config/test.py::test_predefined_query_handler test_extreme_deduplication/test.py::test_deduplication_window_in_seconds test_interserver_dns_retires/test.py::test_query [gw0] [ 73%] PASSED test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False] test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True] [gw5] [ 74%] PASSED test_logs_level/test.py::test_check_client_logs_level [gw1] [ 75%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] [gw8] [ 76%] SKIPPED test_memory_profiler_min_max_borders/test.py::test_trace_boundaries_work [gw7] [ 77%] PASSED test_keeper_secure_client/test.py::test_connection [gw2] [ 78%] PASSED test_http_handlers_config/test.py::test_predefined_query_handler test_http_handlers_config/test.py::test_prometheus_handler [gw1] [ 79%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] [gw3] [ 80%] PASSED test_extreme_deduplication/test.py::test_deduplication_window_in_seconds [gw0] [ 81%] PASSED test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True] test_merge_tree_azure_blob_storage/test.py::test_inserts_selects [gw0] [ 82%] PASSED test_merge_tree_azure_blob_storage/test.py::test_inserts_selects test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command [gw0] [ 83%] PASSED test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped [gw0] [ 84%] PASSED test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select [gw0] [ 85%] PASSED test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select test_merge_tree_azure_blob_storage/test.py::test_table_manipulations [gw2] [ 86%] PASSED test_http_handlers_config/test.py::test_prometheus_handler test_http_handlers_config/test.py::test_relative_path_static_handler [gw0] [ 87%] PASSED test_merge_tree_azure_blob_storage/test.py::test_table_manipulations [gw1] [ 88%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] [gw6] [ 89%] PASSED test_interserver_dns_retires/test.py::test_query test_keeper_three_nodes_start/test.py::test_smoke [gw2] [ 90%] PASSED test_http_handlers_config/test.py::test_relative_path_static_handler test_http_handlers_config/test.py::test_replicas_status_handler [gw1] [ 91%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] [gw2] [ 92%] PASSED test_http_handlers_config/test.py::test_replicas_status_handler [gw1] [ 93%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] [gw1] [ 94%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] [gw3] [ 95%] PASSED test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command [gw6] [ 96%] PASSED test_keeper_three_nodes_start/test.py::test_smoke [gw1] [ 97%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] [gw9] [ 98%] PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream test_kafka_bad_messages/test.py::test_bad_messages_to_mv [gw9] [ 99%] PASSED test_kafka_bad_messages/test.py::test_bad_messages_to_mv test_intersecting_parts/test.py::test_intersect_parts_when_restart [gw9] [100%] PASSED test_intersecting_parts/test.py::test_intersect_parts_when_restart ----------------- generated report log file: parallel1_0.jsonl ----------------- ============================== slowest durations =============================== 355.53s call test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream 86.31s setup test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns 63.06s call test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch 54.03s call test_file_schema_inference_cache/test.py::test 51.64s call test_keeper_three_nodes_start/test.py::test_smoke 34.71s call test_interserver_dns_retires/test.py::test_query 34.05s call test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command 31.51s call test_http_handlers_config/test.py::test_defaults_http_handlers_config_order 31.42s setup test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception 27.90s teardown test_kafka_bad_messages/test.py::test_bad_messages_to_mv 27.63s setup test_odbc_interaction/test.py::test_concurrent_queries 23.45s setup test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table 23.33s setup test_ldap_external_user_directory/test.py::test_authentication_fail 20.62s setup test_manipulate_statistics/test.py::test_replicated_db 20.30s setup test_keeper_client/test.py::test_base_commands 19.74s call test_keeper_znode_time/test.py::test_server_restart 19.33s call test_group_array_element_size/test.py::test_max_exement_size 18.67s call test_http_handlers_config/test.py::test_dynamic_query_handler 18.61s call test_http_handlers_config/test.py::test_fixed_static_handler 18.37s setup test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command 18.12s call test_jbod_balancer/test.py::test_jbod_balanced_merge 17.52s teardown test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command 17.49s setup test_failed_async_inserts/test.py::test_failed_async_inserts 17.47s call test_http_handlers_config/test.py::test_defaults_http_handlers 17.38s call test_http_handlers_config/test.py::test_absolute_path_static_handler 16.97s setup test_fetch_memory_usage/test.py::test_huge_column 16.89s setup test_hedged_requests_parallel/test.py::test_combination1 16.82s setup test_intersecting_parts/test.py::test_intersect_parts_when_restart 16.60s call test_kafka_bad_messages/test.py::test_bad_messages_to_mv 16.48s call test_http_handlers_config/test.py::test_prometheus_handler 16.30s call test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False] 16.13s call test_http_handlers_config/test.py::test_config_static_handler 16.02s call test_http_handlers_config/test.py::test_replicas_status_handler 15.80s call test_http_handlers_config/test.py::test_predefined_query_handler 15.76s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] 15.74s teardown test_merge_tree_azure_blob_storage/test.py::test_table_manipulations 15.62s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 15.08s call test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True] 15.07s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] 14.72s setup test_keeper_znode_time/test.py::test_between_servers 14.70s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 14.61s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 14.34s setup test_keeper_secure_client/test.py::test_connection 14.34s call test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample 14.28s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 14.14s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 14.13s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 13.73s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 13.72s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 13.70s setup test_format_schema_on_server/test.py::test_drop_cache_protobuf_format 13.58s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 13.52s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 13.24s setup test_memory_profiler_min_max_borders/test.py::test_trace_boundaries_work 13.22s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] 13.15s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 13.09s call test_keeper_znode_time/test.py::test_between_servers 13.00s setup test_force_deduplication/test.py::test_basic 12.94s setup test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 12.74s setup test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 12.59s call test_hedged_requests_parallel/test.py::test_send_data 12.29s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] 12.14s call test_force_deduplication/test.py::test_basic 11.87s call test_manipulate_statistics/test.py::test_single_node_normal 11.71s call test_hedged_requests_parallel/test.py::test_combination2 11.70s call test_group_array_element_size/test.py::test_limit_size 11.48s call test_http_handlers_config/test.py::test_relative_path_static_handler 11.35s call test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena 11.34s teardown test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table 11.11s setup test_jbod_balancer/test.py::test_jbod_balanced_merge 10.89s call test_manipulate_statistics/test.py::test_single_node_wide 10.76s teardown test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 9.66s setup test_fix_metadata_version/test.py::test_fix_metadata_version 9.45s call test_hedged_requests_parallel/test.py::test_combination1 9.37s call test_hedged_requests_parallel/test.py::test_send_table_status_sleep 8.74s call test_fix_metadata_version/test.py::test_fix_metadata_version 8.49s setup test_logs_level/test.py::test_check_client_logs_level 8.45s call test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 8.08s setup test_file_schema_inference_cache/test.py::test 7.00s setup test_group_array_element_size/test.py::test_limit_size 6.80s teardown test_hedged_requests_parallel/test.py::test_send_table_status_sleep 6.60s call test_manipulate_statistics/test.py::test_replicated_table_ddl 6.28s teardown test_odbc_interaction/test.py::test_mysql_odbc_select_nullable 5.82s call test_merge_tree_azure_blob_storage/test.py::test_big_insert 5.59s call test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception 5.44s teardown test_force_deduplication/test.py::test_basic 5.34s teardown test_format_schema_on_server/test.py::test_protobuf_format_output 5.28s call test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 5.23s teardown test_manipulate_statistics/test.py::test_single_node_wide 5.17s teardown test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 4.89s teardown test_intersecting_parts/test.py::test_intersect_parts_when_restart 4.78s teardown test_failed_async_inserts/test.py::test_failed_async_inserts 4.75s teardown test_keeper_secure_client/test.py::test_connection 4.65s call test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition 4.15s teardown test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch 3.83s call test_merge_tree_azure_blob_storage/test.py::test_table_manipulations 3.81s call test_intersecting_parts/test.py::test_intersect_parts_when_restart 3.78s call test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes 3.67s teardown test_fetch_memory_usage/test.py::test_huge_column 3.60s call test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns 3.43s call test_ldap_external_user_directory/test.py::test_role_mapping 3.36s teardown test_memory_profiler_min_max_borders/test.py::test_trace_boundaries_work 3.22s call test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk 3.11s teardown test_logs_level/test.py::test_check_client_logs_level 2.89s teardown test_keeper_znode_time/test.py::test_server_restart 2.81s teardown test_fix_metadata_version/test.py::test_fix_metadata_version 2.80s teardown test_keeper_client/test.py::test_set_without_version 2.78s call test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze 2.52s call test_failed_async_inserts/test.py::test_failed_async_inserts 2.47s call test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts 2.44s teardown test_ldap_external_user_directory/test.py::test_role_mapping 2.42s teardown test_file_schema_inference_cache/test.py::test 2.27s call test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally 2.17s call test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table 2.16s call test_merge_tree_azure_blob_storage/test.py::test_inserts_selects 2.07s call test_format_schema_on_server/test.py::test_drop_capn_proto_format 1.87s call test_manipulate_statistics/test.py::test_replicated_db 1.85s teardown test_group_array_element_size/test.py::test_max_exement_size 1.77s call test_format_schema_on_server/test.py::test_drop_cache_protobuf_format 1.75s call test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped 1.65s call test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings 1.55s call test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select 1.29s call test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check 1.23s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 0.77s call test_merge_tree_azure_blob_storage/test.py::test_create_table 0.70s call test_fetch_memory_usage/test.py::test_huge_column 0.66s call test_format_schema_on_server/test.py::test_protobuf_format_output 0.66s call test_format_schema_on_server/test.py::test_protobuf_format_input 0.64s call test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix 0.63s call test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container 0.60s call test_merge_tree_azure_blob_storage/test.py::test_endpoint 0.54s call test_ldap_external_user_directory/test.py::test_authentication_fail 0.47s call test_keeper_secure_client/test.py::test_connection 0.28s call test_logs_level/test.py::test_check_client_logs_level 0.27s call test_odbc_interaction/test.py::test_mysql_odbc_select_nullable 0.27s call test_odbc_interaction/test.py::test_concurrent_queries 0.27s call test_odbc_interaction/test.py::test_mysql_insert 0.27s call test_ldap_external_user_directory/test.py::test_authentication_pass 0.25s call test_odbc_interaction/test.py::test_many_connections 0.22s call test_memory_profiler_min_max_borders/test.py::test_trace_boundaries_work 0.11s setup test_keeper_client/test.py::test_set_with_version 0.10s setup test_keeper_client/test.py::test_find_super_nodes 0.09s setup test_keeper_client/test.py::test_rm_without_version 0.09s setup test_keeper_client/test.py::test_rm_with_version 0.08s setup test_keeper_client/test.py::test_get_all_children_number 0.08s setup test_keeper_client/test.py::test_quoted_argument_parsing 0.08s setup test_keeper_client/test.py::test_big_family 0.08s setup test_keeper_client/test.py::test_delete_stale_backups 0.08s setup test_keeper_client/test.py::test_four_letter_word_commands 0.08s setup test_keeper_client/test.py::test_set_without_version 0.06s teardown test_keeper_client/test.py::test_get_all_children_number 0.06s setup test_http_handlers_config/test.py::test_absolute_path_static_handler 0.06s teardown test_keeper_client/test.py::test_set_with_version 0.05s teardown test_keeper_client/test.py::test_rm_without_version 0.05s teardown test_keeper_client/test.py::test_base_commands 0.05s teardown test_keeper_client/test.py::test_delete_stale_backups 0.05s call test_keeper_client/test.py::test_get_all_children_number 0.05s teardown test_keeper_client/test.py::test_rm_with_version 0.05s teardown test_keeper_client/test.py::test_find_super_nodes 0.05s teardown test_keeper_client/test.py::test_four_letter_word_commands 0.05s teardown test_keeper_client/test.py::test_big_family 0.05s teardown test_keeper_client/test.py::test_quoted_argument_parsing 0.03s call test_keeper_client/test.py::test_big_family 0.03s call test_keeper_client/test.py::test_find_super_nodes 0.03s call test_keeper_client/test.py::test_delete_stale_backups 0.02s call test_keeper_client/test.py::test_quoted_argument_parsing 0.01s teardown test_keeper_znode_time/test.py::test_between_servers 0.01s call test_keeper_client/test.py::test_set_with_version 0.01s call test_keeper_client/test.py::test_base_commands 0.01s call test_keeper_client/test.py::test_rm_with_version 0.01s call test_keeper_client/test.py::test_set_without_version 0.01s call test_keeper_client/test.py::test_rm_without_version 0.01s teardown test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream 0.00s setup test_interserver_dns_retires/test.py::test_query 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 0.00s setup test_manipulate_statistics/test.py::test_single_node_normal 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 0.00s teardown test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena 0.00s setup test_manipulate_statistics/test.py::test_single_node_wide 0.00s setup test_keeper_three_nodes_start/test.py::test_smoke 0.00s call test_keeper_client/test.py::test_four_letter_word_commands 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_create_table 0.00s setup test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena 0.00s teardown test_keeper_three_nodes_start/test.py::test_smoke 0.00s setup test_http_handlers_config/test.py::test_predefined_query_handler 0.00s teardown test_jbod_balancer/test.py::test_jbod_balanced_merge 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 0.00s teardown test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception 0.00s setup test_hedged_requests_parallel/test.py::test_send_table_status_sleep 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_big_insert 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 0.00s teardown test_http_handlers_config/test.py::test_defaults_http_handlers_config_order 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 0.00s teardown test_http_handlers_config/test.py::test_replicas_status_handler 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_inserts_selects 0.00s setup test_kafka_bad_messages/test.py::test_bad_messages_to_mv 0.00s teardown test_interserver_dns_retires/test.py::test_query 0.00s teardown test_http_handlers_config/test.py::test_fixed_static_handler 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk 0.00s setup test_format_schema_on_server/test.py::test_protobuf_format_output 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False] 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False] 0.00s setup test_format_schema_on_server/test.py::test_protobuf_format_input 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_inserts_selects 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 0.00s setup test_format_schema_on_server/test.py::test_drop_capn_proto_format 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 0.00s setup test_keeper_znode_time/test.py::test_server_restart 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 0.00s teardown test_manipulate_statistics/test.py::test_replicated_db 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 0.00s setup test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] 0.00s teardown test_hedged_requests_parallel/test.py::test_combination1 0.00s teardown test_hedged_requests_parallel/test.py::test_send_data 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_endpoint 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings 0.00s setup test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes 0.00s teardown test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample 0.00s setup test_http_handlers_config/test.py::test_relative_path_static_handler 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze 0.00s setup test_hedged_requests_parallel/test.py::test_combination2 0.00s setup test_manipulate_statistics/test.py::test_replicated_table_ddl 0.00s teardown test_http_handlers_config/test.py::test_relative_path_static_handler 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 0.00s setup test_odbc_interaction/test.py::test_mysql_odbc_select_nullable 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_fail 0.00s teardown test_group_array_element_size/test.py::test_limit_size 0.00s teardown test_http_handlers_config/test.py::test_absolute_path_static_handler 0.00s teardown test_http_handlers_config/test.py::test_defaults_http_handlers 0.00s teardown test_http_handlers_config/test.py::test_predefined_query_handler 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix 0.00s setup test_http_handlers_config/test.py::test_fixed_static_handler 0.00s setup test_group_array_element_size/test.py::test_max_exement_size 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check 0.00s teardown test_http_handlers_config/test.py::test_prometheus_handler 0.00s setup test_http_handlers_config/test.py::test_defaults_http_handlers_config_order 0.00s setup test_hedged_requests_parallel/test.py::test_send_data 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_big_insert 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition 0.00s setup test_http_handlers_config/test.py::test_replicas_status_handler 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 0.00s teardown test_http_handlers_config/test.py::test_config_static_handler 0.00s teardown test_manipulate_statistics/test.py::test_replicated_table_ddl 0.00s setup test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts 0.00s teardown test_http_handlers_config/test.py::test_dynamic_query_handler 0.00s setup test_http_handlers_config/test.py::test_prometheus_handler 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container 0.00s setup test_odbc_interaction/test.py::test_many_connections 0.00s setup test_http_handlers_config/test.py::test_config_static_handler 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 0.00s teardown test_format_schema_on_server/test.py::test_drop_cache_protobuf_format 0.00s teardown test_format_schema_on_server/test.py::test_drop_capn_proto_format 0.00s setup test_http_handlers_config/test.py::test_defaults_http_handlers 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_create_table 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s setup test_ldap_external_user_directory/test.py::test_role_mapping 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container 0.00s setup test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze 0.00s teardown test_odbc_interaction/test.py::test_concurrent_queries 0.00s teardown test_format_schema_on_server/test.py::test_protobuf_format_input 0.00s teardown test_hedged_requests_parallel/test.py::test_combination2 0.00s setup test_odbc_interaction/test.py::test_mysql_insert 0.00s setup test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_endpoint 0.00s teardown test_manipulate_statistics/test.py::test_single_node_normal 0.00s setup test_http_handlers_config/test.py::test_dynamic_query_handler 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_table_manipulations 0.00s teardown test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally 0.00s setup test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally 0.00s teardown test_odbc_interaction/test.py::test_mysql_insert 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings 0.00s teardown test_odbc_interaction/test.py::test_many_connections 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select 0.00s teardown test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes =========================== short test summary info ============================ PASSED test_format_schema_on_server/test.py::test_drop_cache_protobuf_format PASSED test_http_handlers_config/test.py::test_absolute_path_static_handler PASSED test_format_schema_on_server/test.py::test_drop_capn_proto_format PASSED test_format_schema_on_server/test.py::test_protobuf_format_input PASSED test_format_schema_on_server/test.py::test_protobuf_format_output PASSED test_keeper_client/test.py::test_base_commands PASSED test_keeper_client/test.py::test_big_family PASSED test_keeper_client/test.py::test_delete_stale_backups PASSED test_keeper_client/test.py::test_find_super_nodes PASSED test_keeper_client/test.py::test_four_letter_word_commands PASSED test_keeper_client/test.py::test_get_all_children_number PASSED test_keeper_client/test.py::test_quoted_argument_parsing PASSED test_keeper_client/test.py::test_rm_with_version PASSED test_keeper_client/test.py::test_rm_without_version PASSED test_keeper_client/test.py::test_set_with_version PASSED test_keeper_client/test.py::test_set_without_version PASSED test_manipulate_statistics/test.py::test_replicated_db PASSED test_ldap_external_user_directory/test.py::test_authentication_fail PASSED test_ldap_external_user_directory/test.py::test_authentication_pass PASSED test_hedged_requests_parallel/test.py::test_combination1 PASSED test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] PASSED test_manipulate_statistics/test.py::test_replicated_table_ddl PASSED test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally PASSED test_http_handlers_config/test.py::test_config_static_handler PASSED test_ldap_external_user_directory/test.py::test_role_mapping PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception PASSED test_hedged_requests_parallel/test.py::test_combination2 PASSED test_manipulate_statistics/test.py::test_single_node_normal PASSED test_group_array_element_size/test.py::test_limit_size PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] PASSED test_http_handlers_config/test.py::test_defaults_http_handlers PASSED test_manipulate_statistics/test.py::test_single_node_wide PASSED test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample PASSED test_jbod_balancer/test.py::test_jbod_balanced_merge PASSED test_failed_async_inserts/test.py::test_failed_async_inserts PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] PASSED test_group_array_element_size/test.py::test_max_exement_size PASSED test_hedged_requests_parallel/test.py::test_send_data PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] PASSED test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation PASSED test_hedged_requests_parallel/test.py::test_send_table_status_sleep PASSED test_fix_metadata_version/test.py::test_fix_metadata_version PASSED test_http_handlers_config/test.py::test_defaults_http_handlers_config_order PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] PASSED test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns PASSED test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings PASSED test_keeper_znode_time/test.py::test_between_servers PASSED test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] PASSED test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts PASSED test_http_handlers_config/test.py::test_dynamic_query_handler PASSED test_merge_tree_azure_blob_storage/test.py::test_big_insert PASSED test_merge_tree_azure_blob_storage/test.py::test_create_table PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check PASSED test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix PASSED test_force_deduplication/test.py::test_basic PASSED test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze PASSED test_keeper_znode_time/test.py::test_server_restart PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] PASSED test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch PASSED test_file_schema_inference_cache/test.py::test PASSED test_http_handlers_config/test.py::test_fixed_static_handler PASSED test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False] PASSED test_logs_level/test.py::test_check_client_logs_level PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] PASSED test_keeper_secure_client/test.py::test_connection PASSED test_http_handlers_config/test.py::test_predefined_query_handler PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] PASSED test_extreme_deduplication/test.py::test_deduplication_window_in_seconds PASSED test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True] PASSED test_merge_tree_azure_blob_storage/test.py::test_inserts_selects PASSED test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk PASSED test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped PASSED test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select PASSED test_http_handlers_config/test.py::test_prometheus_handler PASSED test_merge_tree_azure_blob_storage/test.py::test_table_manipulations PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] PASSED test_interserver_dns_retires/test.py::test_query PASSED test_http_handlers_config/test.py::test_relative_path_static_handler PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] PASSED test_http_handlers_config/test.py::test_replicas_status_handler PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] PASSED test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command PASSED test_keeper_three_nodes_start/test.py::test_smoke PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream PASSED test_kafka_bad_messages/test.py::test_bad_messages_to_mv PASSED test_intersecting_parts/test.py::test_intersect_parts_when_restart SKIPPED [4] test_odbc_interaction/test.py:57: Sanitizers cannot work with third-party shared libraries SKIPPED [1] test_fetch_memory_usage/test.py:26: sanitizer build has higher memory consumption; also it is slow SKIPPED [1] test_jemalloc_percpu_arena/test.py:62: Compiled without jemalloc (USE_JEMALLOC=b'') SKIPPED [1] test_memory_profiler_min_max_borders/test.py:25: Disabled for sanitizers ================== 93 passed, 7 skipped in 465.21s (0:07:45) ===================